home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2005 August / PCADVD_121.iso / menus / introduction.swf / scripts / DefineButton2_40 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-06-01  |  109 b   |  4 lines

  1. on(release){
  2.    getURL("http://www.dreamcatchergames.com/dci/aerial_strike/index.html","_blank","GET");
  3. }
  4.